Defines a PNG image.
Initializes a new PDFPngImage object.
Initializes a new object.
When fastRgbConversion parameter is true, the zip compressed RGB image data in the PNG image is simply transfered to the PDF file as it is.
Initializes a new PDFPngImage object.
Initializes a new object.
When fastRgbConversion parameter is true, the zip compressed RGB image data in the PNG image is simply transfered to the PDF file as it is.
Applies the specified PDF compression filter to image data.
The image data is already compressed so calling this method will compress it again and this might cause an increase in final size.
This method can be called multiple times to chain multiple PDF filters.
Gets the alternate images.
Gets the bits per component.
Valid values are 1, 2, 4, 8, and (in PDF 1.5) 16.
Gets the color space.
Gets the COS image.
Gets the image height.
Gets a value indicating whether image interpolation is to be performed.
Gets the logical image height.
Gets the logical image width.
Gets the image mask.
Gets the image measure.
Gets the image orientation.
Gets the point data.
Gets the structure element that represents this image.
Gets the image width.
Checks if the given stream contains a PNG image.
Loads an image from the given stream.
Sets the alternate images.
Sets the bits per component.
Valid values are 1, 2, 4, 8, and (in PDF 1.5) 16.
Sets the color space.
Sets a value indicating whether image interpolation is to be performed.
Sets the image mask.
Sets the image measure.
This method supports the internal library infrastructure and should not be used by external client code.
Sets the point data.
Sets the structure element that represents this image.